.index3 {
	width: 100%;
   overflow: hidden;
   height: auto;
	margin-top: 15px;
}

.index_tit {
	height: 24px;
	width: 100%;
}

.index_tit span {
	height: 20px;
	position: relative;
	top: -1px;
	color: #939494;
}

.index_tit span a {
	color: #000;
	font-size: 20px;
	font-weight: 900;
	text-decoration: none;
}

.part-factory {
	float: left;
	width: 1200px;
	margin-top: 15px;
	background-color: #f1f1f1;
	padding: 1px;
}

.part-factory li {
	float: left;
	width: 149px;
	height: 79px;
	background: #fff;
	margin-right: 1px;
	margin-top: 1px;
}

.part-factory li img {
	width: 94px;
	height: 32px;
	margin-left: 24px;
	margin-top: 24px;
}

.part-category {
	float: left;
	width: 485px;
	height: 239px;
	background: #fff;
	margin-top: 16px;
}

.part-category ul:first-child {
	margin-left: 62px;
}

.part-category ul {
	margin-left: 72px;
	float: left;
}

.wrapper {
	width: 1200px;
}

.part-category li a i.text {
	font-style: normal;
	font-size: 12px;
	color: #353535;
	display: inline-block;
	width: 48px;
	margin-right: 8px;
}

.juhui-new-index-icon {
	background-image: url(../images/1490.png);
	display: inline-block;
	background-size: 94px 108px;
}

.part-category li {
	width: 70px;
	margin-top: 32px;
	height: 20px;
}

.part-category li a:hover .icon-grey-arrow {
	background-position: -39px -49px;
}

.part-category i.icon-grey-arrow {
	width: 12px;
	height: 12px;
	background-position: -11px -49px;
}

.index_case {}

.index_case_left {
	width: 215px;
	height: 330px;
	border: 1px solid #dbdbdb;
	float: left;
}

.index_case_con {
	float: left;
}


/* 首页相同内容模块 */

.index_foolsame {
	height: 369px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}


/*区块左侧*/

.index_foolsame .index_left {
	height: 540px;
	float: left;
	overflow: hidden;
}

.index_foolsame .index_left .left_title {
	width: 100%;
	height: 55px;
	line-height: 40px;
}

.index_foolsame .index_left .left_title p {
	font-size: 20px;
}

.index_foolsame .index_left .left_title p i {
	font-size: 20px;

	text-transform: uppercase;
}

.index_foolsame .index_left .left_img{
	width: 257px;
	height: 493px;
	position: relative;

}
.index_foolsame .index_left .left_img img{
	    width: 257px;
    height: 316px;
}
.index_foolsame .index_left .left_txt{
	text-align: center;
	
	color: #000;
	font-size: 24px;
	position: absolute;
	z-index: 66;
	background: #000;
	background: url(../img/pro_t.png) no-repeat center;
}
.index_foolsame .index_left .left_txt p{
	text-align: center;
	    bottom: 16px;
    left: 89px;
	color: #000;
	font-size: 24px;
	position: absolute;
	z-index: 66;
	bottom: 60px
	background: #000;
	display: block;

}

/*区块中部*/

.index_foolsame .index_middle {
	width: 776px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.index_foolsame .tabnav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	

}

.index_foolsame .tabnav li {
	background-color: transparent;
	width: 14%;
	height: 40px;
	float: left;
	padding: 0;


	cursor: pointer;
}

.index_foolsame .tabnav li h3 {
	font-size: 14px;
	font-weight: 600;
	line-height: 40px;
	text-align: right;
	
}

.index_foolsame .tabnav li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	float: right;
	
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
}

.index_foolsame .floor_list {
	width: 860px;
	height: 327px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}

.look_more a {
	display: block;
	width: 120px;
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	border: 1px solid #de3226;
}



/*中部推荐商品列表*/

.squares .goodslist_all {
	font-size: 0;
	*word-spacing: -1px/*IE6、7*/
	;
	display: block;
	width: 1000px;
	margin-left: -16px;
}

.squares .goodslist_all .errorlist {
	line-height: 100px;
	text-align: center;
}

.squares .goodslist_all li {
	font-size: 12px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	*display: inline/*IE6,7*/
	;
	width: 228px;
	height: 300px;
	margin: 12px 0 0 12px;
	*zoom: 1;
}

.squares .goodslist {
	line-height: 18px;
	background-color: #FFF;
	width: 220px;
	height: 295px;
	margin: 3px;
	border: solid 1px #F0F0F0;
	border-radius: 2px;
	position: relative;
	z-index: 11;
	overflow: hidden;
	box-shadow: 0 0 3px rgba(153, 153, 153, 0.1);
	transition: border-color 0.4s ease-in-out 0s;
}

.squares .goodslist_img {
	background: #FFF;
	width: 220px;
	height: 170px;
	padding: 5px 5px 0 5px;
	z-index: 1;
	top: 0;
	left: 0;
}

.squares .goodslist_img a {
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 220px;
	height: 170px;
	overflow: hidden;
}

.squares .goodslist_img img {
	max-width: 220px;
	max-height: 170px;
	margin-top: expression( 220-this.height/2);
	*margin-top: expression(110-this.height/2)/*IE6,7*/
	;
}

.squares .goodslist_price {
	font: 12px/20px Arial;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	display: block;
	width: 122px;
	height: 30px;
	padding: 5px 10px 10px;
	overflow: hidden;
}

.squares .goodslist_price em.sale-price {
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	overflow: hidden;
}

.squares .goodslist_price em span {
	position: absolute;
	left: 86px;
}

.squares .goods_name {
	display: block;
}

.squares .goods_name a {
	display: block;
	font: 16px Arial;
	font-weight: 600;
	line-height: 20px;
	width: 200px;
	height: 20px;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	padding: 5px 10px;
	overflow: hidden;
	
	z-index: auto;
}


/* .squares .goods_name a {display:block;text-wrap:normal;word-wrap:break-word;line-height:20px;width:200px; height: 50px; } */

.squares .goodslist_attr {
	font: 13px Arial;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 16px;
	padding: 5px 10px;
	overflow: hidden;
}

.squares .goodslist_store {
	font: 13px Arial;
	color: #333333;
	background-color: #FFF;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 16px;
	padding: 5px 10px;
	overflow: hidden;
}

.squares .goodslist_price em.market-price {
	color: #999;
	text-decoration: line-through;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 50px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.index_foolsame .index_middle {
	width: 860px !important;
	overflow: hidden;
}

.index_foolsame .index_middle .middle_goodslist ul {
	width: 860px;
	margin: 0 -1px -1px 0;
	height: 327px;
}

.index_foolsame .index_middle .middle_goodslist ul li {
	font-size: 12px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	*display: inline/*IE6,7*/
	;
	width: 190px;
	height: 312px;
	margin: 15px 0px 0 21px;
	*zoom: 1;
}

.index_foolsame .index_middle .middle_goodslist ul li dl {
	line-height: 18px;
	background-color: #FFF;
	width: 190px;
	height: 311px;
	/* margin: 3px; */
	border: solid 1px #E4E4E4;
	border-radius: 2px;
	position: relative;
	z-index: 11;
	overflow: hidden;
	/* box-shadow: 0 0 3px rgba(153,153,153,0.1); */
	transition: border-color 0.4s ease-in-out 0s;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dt.goods_name {
	font: 14px Arial;
	font-weight: 600;
	color: #333333;
	line-height: 20px;
	width: 190px;
	height: 45px;
	position: absolute;
	z-index: auto;
	top: 175px;
	left: 0;
	overflow: hidden;
	/* padding: 5px 10px 0px; */
	text-overflow: ellipsis;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dt.goods_name a {
	line-height: 20px;
	width: 170px;
	height: 40px;
	padding: 5px 10px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 2;
	text-align: center;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_img {
	background: #FFF;
	width: 190px;
	height: 170px;
	/* padding: 5px 5px 0 5px; */
	z-index: 1;
	top: 0;
	left: 0;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_img a {
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 190px;
	height: 170px;
	overflow: hidden;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_img img {
	/* max-width: 190px; max-height: 170px; */
	width: 170px;
	height: 150px;
	margin-top: expression( 150-this.height/2);
	*margin-top: expression(150-this.height/2)/*IE6,7*/
	;
}


.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_more{
	
	color: #333333;
	line-height: 20px;
	width: 120px;
	height: 30px;
	position: absolute;
	z-index: auto;
	top: 229px;
	background: #de3226;
	left: 35px;
	border-radius: 20px;
	overflow: hidden;
	/* padding: 5px 10px 0px; */
	text-overflow: ellipsis;
}

.index_foolsame .index_middle .middle_goodslist ul li dl dd.goods_more a{
	
	color: #fff;
	display: block;
	text-align: center;
	line-height: 32px;
}
/*浅色*/

.index_foolsame .index_left,
.index_foolsame .left-ads {
	
}

.index_foolsame .left_bottom {
	height: 219px;
}

.index_foolsame .index_left .left_bottom li a {
	color: #555;
	text-align: left;
	border-color: transparent;
	text-shadow: none;
	padding-left: 10px;
}

.index_foolsame .index_left .left_bottom li a:hover {
	color: #d2364c;
	text-decoration: underline;
	background: none;
}

.index_foolsame .index_left .title .txt-type span {
	color: #AAA;
	border-color: #AAA;
}

.index_foolsame .middle_goodslist {
	/*  border: solid 1px #DDD; */
	border-top: 0px none;
	border-right: 0px none;
}

.index_foolsame .index_middle .tab_selected {
	border-color: #d2364c;
}

.index_foolsame .index_middle .tab_selected i {
	display: block;
	border-color: transparent transparent #d2364c transparent;
}

.index_foolsame .index_middle .tab_selected h3 {
	color: #d2364c;
}

.index_foolsame .left_bottom ul li a {
	color: #777;
}

.index_foolsame .right-side-focus .pagination span {
	background-color: #d93600;
}

.index_same {
	overflow: hidden;
}

.index_same .left-layout {
	width: 1200px;
	float: left;
	border-bottom: solid 1px #F0F0F0;
}

.index_same .tabnav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: transparent transparent #F0F0F0 transparent;
	position: relative;
	z-index: 1;
}

.index_same .tabnav li {
	background-color: transparent;
	width: 20%;
	*width: 195px;
	height: 40px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.index_same .tabnav li h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
}

.index_same .tabnav li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	float: right;
	margin-left: -4px;
	border-width: 0px 4px 8px 4px;
	border-style: dashed dashed solid dashed;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
}

.index_same .tabnav .tab_selected {
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #ffc000;
}

.index_same .tabnav .tab_selected i {
	display: block;
	border-color: transparent transparent #ffc000;
}

.index_same .tabnav .tab_selected h3 {
	color: #ffc000;
}

.index_same .floor_list {
	width: 1200px;
	overflow: hidden;
}

.index_same .floor_list ul {
	width: 1200px;
	margin-left: -1px;
	overflow: hidden;
}

.index_same .floor_list ul li {
	width: 197px;
	height: 254px;
	padding: 1px 0 0;
	border-left: dotted 1px #F0F0F0;
	float: left;
	overflow: hidden;
}

.index_same .floor_list dl {
	width: 160px;
	margin: 0 auto auto;
	position: relative;
	z-index: 1;
}

.index_same .floor_list dl dt.goods_name {
	font: 14px Arial;
	font-weight: 600;
	color: #333333;
	position: absolute;
	z-index: auto;
	top: 145px;
	left: 0;
}

.index_same .floor_list dl dt.goods_name a {
	line-height: 20px;
	width: 160px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_same .floor_list dl dd.goods_attr {
	cursor: pointer;
	font-size: 13px;
	line-height: 15px;
	position: absolute;
	z-index: auto;
	top: 190px;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	line-clamp: 1;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index_same .floor_list dl dd.goods_img {
	width: 160px;
	height: 140px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}

.index_same .floor_list dl dd.goods_img a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 160px;
	height: 140px;
	overflow: hidden;
}

.index_same .floor_list dl dd.goods_img img {
	max-width: 160px;
	max-height: 140px;
	margin-top: expression(160-this.height/2);
	*margin-top: expression(80-this.height/2);
}

.index_same .floor_list dl dd.goods_store {
	font-size: 13px;
	line-height: 15px;
	height: 15px;
	position: absolute;
	z-index: auto;
	top: 210px;
	left: 0;
}

.index_same .floor_list dl dd.goods_price {
	line-height: 20px;
	color: #999;
	position: absolute;
	z-index: auto;
	top: 230px;
	left: 0;
}

.index_same .floor_list dl dd.goods_price em {
	font-size: 14px;
	vertical-align: middle;
}

.index_same .index_right {
	width: 211px;
	float: right;
}

.index_same .index_right .title {
	height: 40px;
	border-bottom: solid 2px #F00;
}

.index_same .index_right .title h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	color: #D93600;
	float: left;
	margin-left: 20px;
}

.index_same .index_right .title a {
	line-height: 38px;
	float: right;
	margin-right: 6px;
}

.index_same .sale-discount {
	width: 210px;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.index_same .sale-discount ul {
	width: auto;
	height: 252px;
	position: absolute;
	z-index: 1;
}

.index_same .sale-discount ul li {
	width: 210px;
	height: 50px;
	float: left;
	padding: 191px 0 0 0;
}
